use the same code for GDK_XOR as for GDK_INVERT. Xor with an arbitrary
authorMichael Natterer <mitch@imendio.com>
Thu, 7 Jun 2007 18:25:15 +0000 (18:25 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Thu, 7 Jun 2007 18:25:15 +0000 (18:25 +0000)
commit88a05af64f44cbe26a1d166b5745791574620132
tree7013e0115e4abf08c529c07f07a3ace5fda545d0
parent8210544708672a1773ee4d629d05bea7ba70eac3
use the same code for GDK_XOR as for GDK_INVERT. Xor with an arbitrary

2007-06-07  Michael Natterer  <mitch@imendio.com>

* gdk/quartz/gdkgc-quartz.c (_gdk_quartz_gc_update_cg_context):
use the same code for GDK_XOR as for GDK_INVERT. Xor with an
arbitrary color is impossible to implement with quartz.

svn path=/trunk/; revision=18077
ChangeLog
gdk/quartz/gdkgc-quartz.c